home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
mac
/
Idea Source™
/
Gallery.DIR
/
00055_Script_55
< prev
next >
Wrap
Text File
|
1997-08-01
|
237b
|
12 lines
on mousedown
sound stop 3
puppetsound "byebye"
repeat while the mousedown
set the visible of sprite 4 to false
updatestage
end repeat
set the visible of sprite 4 to true
updatestage
go movie "quit"
end